gmsh-TingyuanDoc  0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
picojson::serialize_str_char< Iter > Struct Template Reference

#include <picojson.h>

Public Member Functions

void operator() (char c)
 

Public Attributes

Iter oi
 

Detailed Description

template<typename Iter>
struct picojson::serialize_str_char< Iter >

Definition at line 514 of file picojson.h.

Member Function Documentation

◆ operator()()

template<typename Iter >
void picojson::serialize_str_char< Iter >::operator() ( char  c)
inline

Definition at line 516 of file picojson.h.

Here is the call graph for this function:

Member Data Documentation

◆ oi

template<typename Iter >
Iter picojson::serialize_str_char< Iter >::oi

Definition at line 515 of file picojson.h.

Referenced by picojson::serialize_str_char< Iter >::operator()().


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