•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Search Results
TiledArray::detail::has_conversion_operator< From, To, Enabler > Struct Template Reference
Inheritance diagram for TiledArray::detail::has_conversion_operator< From, To, Enabler >:

Collaboration diagram for TiledArray::detail::has_conversion_operator< From, To, Enabler >:

Documentation
template<typename From, typename To, typename Enabler = void>
struct TiledArray::detail::has_conversion_operator< From, To, Enabler >
evaluates to true if From
has an (explicit or implicit) conversion function that produces To
from From
, i.e. there exists From::operator \c To()
Definition at line 439 of file type_traits.h.
The documentation for this struct was generated from the following file:
- TiledArray/type_traits.h