ARB
Public Member Functions | List of all members
arb_test::copy< T > Class Template Reference

#include <test_unit.h>

Public Member Functions

 copy (const T &t_)
 
 operator const T & () const
 

Detailed Description

template<typename T>
class arb_test::copy< T >

Definition at line 315 of file test_unit.h.

Constructor & Destructor Documentation

template<typename T>
arb_test::copy< T >::copy ( const T t_)
inline

Definition at line 318 of file test_unit.h.

Member Function Documentation

template<typename T>
arb_test::copy< T >::operator const T & ( ) const
inline

Definition at line 319 of file test_unit.h.


The documentation for this class was generated from the following file: