Lumiera  0.pre.03
»edit your freedom«
Adaptor< void(IN), enable_if< __and_< is_arithmetic< IN >, __not_< is_same< IN, size_t > > > > > Struct Template Reference

Description

template<typename IN>
struct lib::test::microbenchmark::Adaptor< void(IN), enable_if< __and_< is_arithmetic< IN >, __not_< is_same< IN, size_t > > > > >

Definition at line 128 of file microbenchmark-adaptor.hpp.

Static Public Member Functions

template<typename FUN >
static auto wrap (FUN &&fun)
 
+ Collaboration diagram for Adaptor< void(IN), enable_if< __and_< is_arithmetic< IN >, __not_< is_same< IN, size_t > > > > >:

The documentation for this struct was generated from the following file: