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

#include <json.hpp>

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

Static Public Attributes

static constexpr bool value
 

Detailed Description

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

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


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