View on GitHub
ejpp
Embedded JSON Database engine for C++11/14
std::is_error_code_enum< ejdb::errc > Struct Template Reference

Allows for implicit conversion from ejdb::errc to std::error_code. More...

#include <ejdb.hpp>

+ Inheritance diagram for std::is_error_code_enum< ejdb::errc >:

Detailed Description

template<>
struct std::is_error_code_enum< ejdb::errc >

Allows for implicit conversion from ejdb::errc to std::error_code.


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