CASM  1.1.0
A Clusters Approach to Statistical Mechanics
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 32 of file CASM_TMP.hh.

Public Types

typedef void type
 

Member Typedef Documentation

◆ type

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

Definition at line 33 of file CASM_TMP.hh.


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