hoshi-lang dev
Yet another programming language
Loading...
Searching...
No Matches
is_getable< BasicJsonType, T > Struct Template Reference

#include <json.hpp>

Static Public Attributes

static constexpr bool value = is_detected<get_template_function, const BasicJsonType&, T>::value
 

Detailed Description

template<typename BasicJsonType, typename T>
struct detail::is_getable< BasicJsonType, T >

Definition at line 3661 of file json.hpp.

Member Data Documentation

◆ value

template<typename BasicJsonType , typename T >
constexpr bool value = is_detected<get_template_function, const BasicJsonType&, T>::value
staticconstexpr

Definition at line 3663 of file json.hpp.


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