HALDLS
coordinate_to_container.h File Reference
#include <type_traits>
+ Include dependency graph for coordinate_to_container.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 haldls
 
 haldls::vx
 
 haldls::vx::detail
 

Functions

template<typename CoordinateT , typename ContainerT >
ContainerT haldls::vx::detail::coordinate_to_container (CoordinateT const &)
 Construct a container instance from a given coordinate. More...