Photon 1.0.0
Loading...
Searching...
No Matches
detail::dynamic_arg_list Class Reference

#include <args.h>

Classes

struct  node
 
struct  typed_node
 

Public Member Functions

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

Private Attributes

std::unique_ptr< node<> > head_
 

Member Function Documentation

◆ push()

template<typename T , typename Arg >
const T & detail::dynamic_arg_list::push ( const Arg &  arg)
inline

Member Data Documentation

◆ head_

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

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