aimstil
5.0.5
|
#include <cstdlib>
#include "boost/call_traits.hpp"
#include "boost/type_traits.hpp"
#include "til/traits.h"
#include "til/value_proxy_policies.h"
Go to the source code of this file.
Classes | |
class | til::const_value_proxy< TContainer, TIndex, AccessPolicy > |
The value_proxy is designed to provide a simple access to container values that are in fact complicated (e.g. More... | |
class | til::value_proxy< TContainer, TIndex, AccessPolicy > |
Adds some left-value operations to const_value_proxy. More... | |
Namespaces | |
til | |
Belongs to package Box Do not include directly, include til/Box.h instead. | |