ndtree
nd-octree data-structure and algorithms
at.hpp File Reference

NDTREE_AT macro. More...

Namespaces

 ndtree
 nd-octree
 

Macros

#define NDTREE_AT_   ::ndtree::source_location(__PRETTY_FUNCTION__, __FILE__, __LINE__)
 Returns a source code locator containing the position where it is defined.
 
#define NDTREE_FMT_AT(AT)
 Formats a source code location.
 
#define NDTREE_PRINT_AT(AT)   ::ndtree::fmt::print(NDTREE_FMT_AT(AT))
 Formats a source code location.
 

Detailed Description

NDTREE_AT macro.