Reduce code bloat
Special case C strings because there is no need to handle size for them. Add support for pre-C++11 compilers to make_type.
Showing
Please register or sign in to comment
Special case C strings because there is no need to handle size for them. Add support for pre-C++11 compilers to make_type.