#include <vararg.h>
template<template< class > class ConditionType, typename T , typename... Args>
Initial value:=
ConditionType<T>::value && TemplArgsAll<ConditionType, Args...>
::value
The documentation for this struct was generated from the following file: