9.1
general documentation
are_integral< Args > Struct Template Reference

Utility template to check if a pack of parameters is made of integral types. More...

#include <cs_defs.h>

+ Collaboration diagram for are_integral< Args >:

Public Types

enum  : bool { value = true }
 

Detailed Description

template<class... Args>
struct cs::are_integral< Args >

Utility template to check if a pack of parameters is made of integral types.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : bool
Enumerator
value 

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