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

A type trait struct for determining whether a type is an optional. More...

#include <util.hpp>

+ Inheritance diagram for mangrove::is_optional< T >:

Detailed Description

template<typename T>
struct mangrove::is_optional< T >

A type trait struct for determining whether a type is an optional.


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