CASM  1.1.0
A Clusters Approach to Statistical Mechanics
notstd::make_void< Ts > Struct Template Reference

#include <type_traits.hh>

Detailed Description

template<typename... Ts>
struct notstd::make_void< Ts >

Alias for void, to help SFINAE work.

Definition at line 10 of file type_traits.hh.

Public Types

typedef void type
 

Member Typedef Documentation

◆ type

template<typename... Ts>
typedef void notstd::make_void< Ts >::type

Definition at line 11 of file type_traits.hh.


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