vra / cast-utilities

This repository contains some piece of functions about type casting in c plus plus language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cast-utilities

This repository contains some piece of functions about type casting in c plus plus language.

#How to use Download the header file and the cpp file, add them to your project, remember add '#include "cast-utilities.h" ' in the source file where you want to use these cast functions.

About

This repository contains some piece of functions about type casting in c plus plus language.


Languages

Language:C++ 100.0%