STADLS
run.h File Reference
#include "stadls/vx/genpybind.h"
#include "stadls/vx/run.h"
+ Include dependency graph for run.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 stadls
 
 stadls::vx
 
 stadls::vx::v2
 

Functions

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