aimstil  5.0.5
value_proxy.h File Reference
#include <cstdlib>
#include "boost/call_traits.hpp"
#include "boost/type_traits.hpp"
#include "til/traits.h"
#include "til/value_proxy_policies.h"
Include dependency graph for value_proxy.h:
This graph shows which files directly or indirectly include this file:

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.