Public Member Functions | Public Attributes
bk_lib::detail::Memcpy< T > Struct Template Reference

#include <pod_vector.h>

List of all members.

Public Member Functions

 Memcpy (const T *first)
void operator() (T *out, std::size_t n) const

Public Attributes

const T * first_

Detailed Description

template<class T>
struct bk_lib::detail::Memcpy< T >

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


Constructor & Destructor Documentation

template<class T >
bk_lib::detail::Memcpy< T >::Memcpy ( const T *  first) [inline]

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


Member Function Documentation

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

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


Member Data Documentation

template<class T >
const T* bk_lib::detail::Memcpy< T >::first_

Definition at line 89 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