TiledArray::tile_interface::clone_trait< Arg, Enabler > Struct Template Reference
Documentation
template<typename Arg, typename Enabler = void>
struct TiledArray::tile_interface::clone_trait< Arg, Enabler >
Internal clone trait.
This trait class is used to determine the default output type for tile clone operations. This version of clone_trait
is used for tile types where a clone
is NOT function defined.
- Template Parameters
-
Arg The argument type to be cloned
Public Types | |
typedef Arg | type |
Member Typedef Documentation
◆ type
template<typename Arg , typename Enabler = void>
typedef Arg TiledArray::tile_interface::clone_trait< Arg, Enabler >::type |
The documentation for this struct was generated from the following file:
- TiledArray/tile_interface/clone.h