CurrentCallStack class
          #include <atlas/runtime/trace/Nesting.h>
        
        
Public static functions
- static auto instance() -> CurrentCallStack&
Constructors, destructors, conversion operators
- CurrentCallStack(CurrentCallStack const&) deleted
- operator CallStack() const
Public functions
- auto operator=(CurrentCallStack const&) -> CurrentCallStack& deleted
- 
              auto push(const CodeLocation& loc,
              const std::string& id) -> CallStack& 
- void pop()