X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2FAPI%2Fstructnlohmann_1_1detail_1_1has__to__json.html;fp=docs%2FAPI%2Fstructnlohmann_1_1detail_1_1has__to__json.html;h=0000000000000000000000000000000000000000;hb=bdbd414e8038630c154ee3c6b8bc9b3aeb954be6;hp=3310c2d0d0e6d66998cc21b449de77a579d567a9;hpb=e9403c457453dba780e64af7de9462fad7217aa3;p=o-du%2Fphy.git diff --git a/docs/API/structnlohmann_1_1detail_1_1has__to__json.html b/docs/API/structnlohmann_1_1detail_1_1has__to__json.html deleted file mode 100644 index 3310c2d..0000000 --- a/docs/API/structnlohmann_1_1detail_1_1has__to__json.html +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - - -o-du/phy: has_to_json< BasicJsonType, T > Struct Template Reference - - - - - - - - - -
-
- - - - - - -
-
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: -
- - - -