The Gaudi Framework  v29r0 (ff2e7097)
boost::threadpool::empty_controller< Pool > Struct Template Reference

SizePolicyController which provides no functionality. More...

#include <src/threadpool/boost/threadpool/size_policies.hpp>

Public Member Functions

 empty_controller (typename Pool::size_policy_type &, shared_ptr< Pool >)
 

Detailed Description

template<typename Pool>
struct boost::threadpool::empty_controller< Pool >

SizePolicyController which provides no functionality.

Parameters
PoolThe pool's core type.

Definition at line 32 of file size_policies.hpp.

Constructor & Destructor Documentation

template<typename Pool >
boost::threadpool::empty_controller< Pool >::empty_controller ( typename Pool::size_policy_type &  ,
shared_ptr< Pool >   
)
inline

Definition at line 34 of file size_policies.hpp.

34 {}

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