o-du/phy
Intel O-RAN/X-RAN Generated Doxygen Documentation
Public Member Functions
from_json_fn Struct Reference

#include <json.hpp>

Collaboration diagram for from_json_fn:
Collaboration graph

Public Member Functions

template<typename BasicJsonType , typename T >
void operator() (const BasicJsonType &j, T &val) const noexcept(noexcept(std::declval< from_json_fn >().call(j, val, priority_tag< 1 > {})))
 

Detailed Description

Definition at line 833 of file json.hpp.

Member Function Documentation

◆ operator()()

void operator() ( const BasicJsonType &  j,
T &  val 
) const
inlinenoexcept

Definition at line 853 of file json.hpp.


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