Agora  1.2.0
Agora project
fmt::v8::detail::dynamic_arg_list Class Reference

#include <args.h>

Classes

struct  node
 
struct  typed_node
 

Public Member Functions

template<typename T , typename Arg >
const Tpush (const Arg &arg)
 

Private Attributes

std::unique_ptr< node<> > head_
 

Member Function Documentation

◆ push()

template<typename T , typename Arg >
const T& fmt::v8::detail::dynamic_arg_list::push ( const Arg &  arg)
inline
Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ head_

std::unique_ptr<node<> > fmt::v8::detail::dynamic_arg_list::head_
private

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