c_primitive_string
Description
Returns the string of the name and type of the primitive in C The name value provides information on how that element should be named.
Specializations
- c_primitive_string< schema::Float32 >
- c_primitive_string< schema::Float64 >
- c_primitive_string< schema::Int16 >
- c_primitive_string< schema::Int32 >
- c_primitive_string< schema::Int64 >
- c_primitive_string< schema::Int8 >
- c_primitive_string< schema::UInt16 >
- c_primitive_string< schema::UInt32 >
- c_primitive_string< schema::UInt64 >
- c_primitive_string< schema::UInt8 >