#include <container_traits.hpp>
|
template<typename Container_ > |
static void | reserve (Container_ &c, std::size_t size) |
|
template<typename T > |
static void | reserve (std::vector< T > &c, std::size_t size) |
|
template<typename Iterator > |
static bool | call (Container &c, Iterator first, Iterator last) |
|
template<typename Container , typename Enable = void>
template<typename Iterator >
template<typename Container , typename Enable = void>
template<typename Container_ >
template<typename Container , typename Enable = void>
template<typename T >
The documentation for this struct was generated from the following file: