•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Search Results
TiledArray::clone_trait< Arg > Struct Template Reference
Inheritance diagram for TiledArray::clone_trait< Arg >:

Collaboration diagram for TiledArray::clone_trait< Arg >:

Documentation
template<typename Arg>
struct TiledArray::clone_trait< Arg >
Clone trait.
This class defines the default return type for a tile clone operation. The default return type is defined by the return type of the clone()
function, if it exists. Otherwise it is assumed to be Arg
type. Users may override this trait by providing a (partial) specialization for this class.
Additional Inherited Members | |
![]() | |
typedef Arg type | |
The documentation for this struct was generated from the following file:
- TiledArray/tile_interface/clone.h