TiledArray::detail::Trace< TileType, Enabler > Struct Template Reference

Documentation

template<typename TileType, typename Enabler = void>
struct TiledArray::detail::Trace< TileType, Enabler >

Specialization of this class registers the routine for taking the trace of a particular tile type.

Template Parameters
TileTypeThe type of the tile we are taking the trace of.
EnablerA template type parameter which can be used to selectively enable a specialization. Defaults to void.

Definition at line 70 of file trace.h.


The documentation for this struct was generated from the following file:
  • TiledArray/tile_interface/trace.h