clingo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups
Public Member Functions | Public Attributes | List of all members
bk_lib::detail::Fill< T > Struct Template Reference

#include <pod_vector.h>

Collaboration diagram for bk_lib::detail::Fill< T >:
Collaboration graph

Public Member Functions

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

Public Attributes

const T & val_
 

Constructor & Destructor Documentation

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

Member Function Documentation

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

Here is the call graph for this function:

Member Data Documentation

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

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