View on GitHub
jbson
C++11/1y BSON library
Public Types | List of all members
jbson::detail::quote< Fun, > Struct Template Reference

Variadic version of boost::mpl::quoteN. More...

#include <traits.hpp>

Public Types

template<typename... Args>
using apply = typename Fun< Args...>::type
 apply enclosed metafunction
 

Detailed Description

template<template< typename...> class Fun, typename...>
struct jbson::detail::quote< Fun, >

Variadic version of boost::mpl::quoteN.

Definition at line 224 of file traits.hpp.


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