A Discrete-Event Network Simulator
API
nlohmann::detail::static_const< T > Struct Template Reference

#include "json.h"

+ Collaboration diagram for nlohmann::detail::static_const< T >:

Static Public Attributes

static constexpr T value {}
 

Detailed Description

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

Definition at line 2788 of file json.h.

Member Data Documentation

◆ value

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

Definition at line 2790 of file json.h.


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