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

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

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

Detailed Description

template<typename T, typename = void>
struct has_fill_from_json< T, typename >

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

Template Parameters
Ttype to check for

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