could_not_find_common_type< Ts > Struct Template Reference

It is allowed to alias boost::mpl inside atria::meta. More...

#include <atria/meta/common_type.hpp>

Public Member Functions

template<typename T >
 could_not_find_common_type (T &&)
 
 could_not_find_common_type (from_void &&)
 

Detailed Description

template<typename... Ts>
struct atria::meta::could_not_find_common_type< Ts >

It is allowed to alias boost::mpl inside atria::meta.

Result of CommonType when no common type exists for types Ts

Definition at line 57 of file common_type.hpp.


The documentation for this struct was generated from the following file:
Fork me on GitHub