o-du/phy
Intel O-RAN/X-RAN Generated Doxygen Documentation
Static Public Attributes
has_to_json< BasicJsonType, T > Struct Template Reference

#include <json.hpp>

Collaboration diagram for has_to_json< BasicJsonType, T >:
Collaboration graph

Static Public Attributes

static constexpr bool value
 

Detailed Description

template<typename BasicJsonType, typename T>
struct nlohmann::detail::has_to_json< BasicJsonType, T >

Definition at line 485 of file json.hpp.

Field Documentation

◆ value

constexpr bool value
static
Initial value:
= std::is_integral<decltype(detect(
std::declval<typename BasicJsonType::template json_serializer<T, void> >()))>::value

Definition at line 494 of file json.hpp.


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