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

#include <pod_vector.h>

List of all members.

Public Member Functions

 Fill (const T &val)
void operator() (T *first, std::size_t n) const

Public Attributes

const T & val_

Private Member Functions

Filloperator= (const Fill &)

Detailed Description

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

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


Constructor & Destructor Documentation

template<class T >
bk_lib::detail::Fill< T >::Fill ( const T &  val) [inline]

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


Member Function Documentation

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

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

template<class T >
Fill& bk_lib::detail::Fill< T >::operator= ( const Fill< T > &  ) [private]

Member Data Documentation

template<class T >
const T& bk_lib::detail::Fill< T >::val_

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