D++ (DPP)  10.0.30
C++ Discord API Bot Library
has_build_json< T, typename > Struct Template Reference

Type trait to check if a certain type has a build_json method. More...

Inheritance diagram for has_build_json< T, typename >:
Collaboration diagram for has_build_json< T, typename >:

Detailed Description

template<typename T, typename = std::void_t<>>
struct has_build_json< T, typename >

Type trait to check if a certain type has a build_json method.

Template Parameters
Ttype to check for

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