Leosac
0.8.0
Open Source Access Control
|
A shortname for the boost::signals2 namespace. More...
#include <bs2.hpp>
Public Types | |
using | result_type = std::vector< T > |
Public Member Functions | |
template<typename InputIterator > | |
std::vector< T > | operator() (InputIterator first, InputIterator last) const |
A shortname for the boost::signals2 namespace.
A boost::signals2 combiner that appends vector together.
using Leosac::VectorAppenderCombiner< T >::result_type = std::vector<T> |
|
inline |