NeBuild dev
Loading...
Searching...
No Matches
make_node.hpp File Reference
#include "forward_declarations.hpp"
#include "header_start.hpp"
#include "header_end.hpp"

Go to the source code of this file.

Variables

 TOML_NAMESPACE_START
 
 TOML_NAMESPACE_END
 

Variable Documentation

◆ TOML_NAMESPACE_END

TOML_NAMESPACE_END

◆ TOML_NAMESPACE_START

TOML_NAMESPACE_START
Initial value:
{
template <typename T>
using inserted_type_of = POXY_IMPLEMENTATION_DETAIL(typename impl::inserted_type_of_<impl::remove_cvref<T>>::type)
#define POXY_IMPLEMENTATION_DETAIL(...)
Definition preprocessor.hpp:633