GRASP rci-qed
Static Public Member Functions | List of all members
cpptoml::value_accept< T, Ts... > Struct Template Reference

#include <cpptoml.h>

Static Public Member Functions

template<class Visitor , class... Args>
static void accept (const base &b, Visitor &&visitor, Args &&... args)
 

Member Function Documentation

◆ accept()

template<class T , class... Ts>
template<class Visitor , class... Args>
static void cpptoml::value_accept< T, Ts... >::accept ( const base b,
Visitor &&  visitor,
Args &&...  args 
)
inlinestatic
Here is the call graph for this function:

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