Type trait to check if a certain type has a build_json method.
More...
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
-
The documentation for this struct was generated from the following file: