HALDLS
common.h File Reference
+ Include dependency graph for common.h:

Go to the source code of this file.

Namespaces

 haldls
 
 haldls::vx
 
 haldls::vx::v2
 

Functions

template<typename... Ts>
auto haldls::vx::v2::visit_preorder (Ts &&... args) -> decltype(haldls::vx::visit_preorder(std::forward< Ts >(args)...))