WCSim
Static Public Attributes | List of all members
detail::static_const< T > Struct Template Reference

#include <json.hpp>

Collaboration diagram for detail::static_const< T >:
Collaboration graph

Static Public Attributes

static JSON_INLINE_VARIABLE constexpr T value {}
 

Detailed Description

template<typename T>
struct detail::static_const< T >

Definition at line 3198 of file json.hpp.

Member Data Documentation

◆ value

template<typename T >
constexpr T detail::static_const< T >::value {}
static

Definition at line 3200 of file json.hpp.


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