Mangrove
The C++ Object Document Mapper for MongoDB
mangrove::is_string< S > Struct Template Reference

A type trait struct for determining whether a type is a string or C string. More...

#include <util.hpp>

+ Inheritance diagram for mangrove::is_string< S >:

Detailed Description

template<typename S>
struct mangrove::is_string< S >

A type trait struct for determining whether a type is a string or C string.


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