matio-cpp  v0.2.5
A C++ wrapper of the matio library, with memory ownership handling, to read and write .mat files.
matioCpp::is_string32_compatible< T > Struct Template Reference

Utility meta-function to check if a type is compatible with a std::u32string. More...

#include <matioCpp/ConversionUtilities.h>

+ Inheritance diagram for matioCpp::is_string32_compatible< T >:

Detailed Description

template<typename T>
struct matioCpp::is_string32_compatible< T >

Utility meta-function to check if a type is compatible with a std::u32string.

Definition at line 92 of file ConversionUtilities.h.


The documentation for this struct was generated from the following file: