Classes | Namespaces | Functions
references.hpp File Reference
#include <ecl/mpl/bool.hpp>
Include dependency graph for references.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ecl::is_reference_wrapper< class >
 Default action for detection of the reference wrapper type trait (false).
 
class  ecl::is_reference_wrapper< ReferenceWrapper< T > >
 Configures the reference wrapper type trait for the ReferenceWrapper specialisation to true.
 
class  ecl::ReferenceWrapper< T >
 Provides a wrapper which allows the original object to be passed like a reference.
 

Namespaces

 ecl
 

Functions

T * ecl::addressOf (T &v)
 Returns the address of an object (uses correct c++ syntactics). More...
 
ReferenceWrapper< T const > ecl::cref (T const &wrapped_object)
 
ReferenceWrapper< T > ecl::ref (T &wrapped_object)
 


xbot_node
Author(s): Roc, wangpeng@droid.ac.cn
autogenerated on Sat Oct 10 2020 03:28:13