MUQ  0.4.3
nlohmann::detail::static_const< T > Struct Template Reference

#include <json.h>

Detailed Description

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

Definition at line 2721 of file json.h.

Static Public Attributes

static constexpr T value {}
 

Member Data Documentation

◆ value

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

Definition at line 2723 of file json.h.


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