CASM
AClustersApproachtoStatisticalMechanics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules
CASM::CASM_TMP::make_void< Ts > Struct Template Reference

#include <CASM_TMP.hh>

Detailed Description

template<typename... Ts>
struct CASM::CASM_TMP::make_void< Ts >

Alias for void, to help SFINAE work.

Definition at line 25 of file CASM_TMP.hh.

Public Types

typedef void type
 

Member Typedef Documentation

template<typename... Ts>
typedef void CASM::CASM_TMP::make_void< Ts >::type

Definition at line 26 of file CASM_TMP.hh.


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