|
TiledArray
0.7.0
|
Internal clone trait. More...
#include <clone.h>
Public Types | |
| typedef Arg | type |
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.
| Arg | The argument type to be cloned |
| typedef Arg TiledArray::tile_interface::clone_trait< Arg, Enabler >::type |