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

#include <json.hpp>

Collaboration diagram for to_json_fn:
Collaboration graph

Public Member Functions

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

Detailed Description

Definition at line 807 of file json.hpp.

Member Function Documentation

◆ operator()()

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

Definition at line 826 of file json.hpp.


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