Public Member Functions | Public Attributes
bk_lib::detail::Copy< Iter > Struct Template Reference

#include <pod_vector.h>

List of all members.

Public Member Functions

 Copy (Iter first, Iter last)
template<class T >
void operator() (T *out, std::size_t n) const

Public Attributes

Iter first_
Iter last_

Detailed Description

template<class Iter>
struct bk_lib::detail::Copy< Iter >

Definition at line 76 of file util/pod_vector.h.


Constructor & Destructor Documentation

template<class Iter >
bk_lib::detail::Copy< Iter >::Copy ( Iter  first,
Iter  last 
) [inline]

Definition at line 77 of file util/pod_vector.h.


Member Function Documentation

template<class Iter >
template<class T >
void bk_lib::detail::Copy< Iter >::operator() ( T *  out,
std::size_t  n 
) const [inline]

Definition at line 79 of file util/pod_vector.h.


Member Data Documentation

template<class Iter >
Iter bk_lib::detail::Copy< Iter >::first_

Definition at line 80 of file util/pod_vector.h.

template<class Iter >
Iter bk_lib::detail::Copy< Iter >::last_

Definition at line 81 of file util/pod_vector.h.


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


clasp
Author(s): Benjamin Kaufmann
autogenerated on Thu Aug 27 2015 12:41:40