![]() |
QMCPACK
|
Public Types | |
using | pointer = typename container_proxy< T >::pointer |
Public Member Functions | |
container_proxy (Array< T, D > &a) | |
size_t | size () const |
pointer | data () |
Public Attributes | |
Array< T, D > & | ref |
Definition at line 229 of file container_proxy.h.
using pointer = typename container_proxy<T>::pointer |
Definition at line 231 of file container_proxy.h.
|
inline |
Definition at line 233 of file container_proxy.h.
|
inline |
Definition at line 235 of file container_proxy.h.
References scalar_traits< T >::get_address(), and container_proxy< T >::ref.
|
inline |
Definition at line 234 of file container_proxy.h.
References container_proxy< T >::ref.
Array<T, D>& ref |
Definition at line 232 of file container_proxy.h.