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

#include <json.hpp>

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

Static Public Attributes

static constexpr bool value
 

Detailed Description

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

Definition at line 451 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 461 of file json.hpp.


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