Agora  1.2.0
Agora project
args.h File Reference
#include <functional>
#include <memory>
#include <vector>
#include "core.h"
Include dependency graph for args.h:

Go to the source code of this file.

Classes

struct  fmt::v8::detail::is_reference_wrapper< T >
 
struct  fmt::v8::detail::is_reference_wrapper< std::reference_wrapper< T > >
 
class  fmt::v8::detail::dynamic_arg_list
 
struct  fmt::v8::detail::dynamic_arg_list::node< typename >
 
struct  fmt::v8::detail::dynamic_arg_list::typed_node< T >
 
class  fmt::v8::dynamic_format_arg_store< Context >
 
struct  fmt::v8::dynamic_format_arg_store< Context >::need_copy< T >
 

Namespaces

 fmt
 
 fmt::v8
 
 fmt::v8::detail
 

Functions

template<typename T >
const Tfmt::v8::detail::unwrap (const T &v)
 
template<typename T >
const Tfmt::v8::detail::unwrap (const std::reference_wrapper< T > &v)