MADNESS
0.10.1
|
#include <fcwf.h>
Public Member Functions | |
Fcwf_vector_allocator (World &world, unsigned int m_size) | |
std::vector< Fcwf > | operator() () |
Fcwf_vector_allocator | operator= (const Fcwf_vector_allocator &other) |
void | set_size (int size) |
Private Attributes | |
unsigned int | m_size |
World & | world |
Fcwf_vector_allocator::Fcwf_vector_allocator | ( | World & | world, |
unsigned int | m_size | ||
) |
Fcwf_vector_allocator Fcwf_vector_allocator::operator= | ( | const Fcwf_vector_allocator & | other | ) |
void Fcwf_vector_allocator::set_size | ( | int | size | ) |
References m_size.
|
private |
Referenced by operator()(), operator=(), and set_size().
|
private |
Referenced by operator()(), and operator=().