LeechCraft  0.6.70-9312-g4cc613a2df
Modular cross-platform feature rich live environment.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
LeechCraft::Util::detail::CountArgs< Container< Args...> > Struct Template Reference

#include "prelude.h"

Static Public Attributes

static const size_t ArgsCount = sizeof... (Args)
 

Detailed Description

template<template< typename...> class Container, typename... Args>
struct LeechCraft::Util::detail::CountArgs< Container< Args...> >

Definition at line 122 of file prelude.h.

Member Data Documentation

template<template< typename...> class Container, typename... Args>
const size_t LeechCraft::Util::detail::CountArgs< Container< Args...> >::ArgsCount = sizeof... (Args)
static

Definition at line 124 of file prelude.h.


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