Nil structure. More...
#include <nil.hh>

Public Types | |
| typedef Object< void > | category | 
| typedef nil | exact_t | 
Public Member Functions | |
| nil () | |
| template<typename T > | |
| nil (const T &) | |
| template<typename T > | |
| operator T () const | |
| template<typename T > | |
| nil & | operator= (const T &) | 
Nil structure.
typedef Object<void> mln::Object< nil  >::category [inherited] | 
        
Reimplemented in mln::Meta_Accumulator< nil >.
typedef nil  mln::Object< nil  >::exact_t [inherited] | 
        
| mln::util::nil::nil | ( | ) |  [inline] | 
        
| mln::util::nil::nil | ( | const T & | ) |  [inline] | 
        
| mln::util::nil::operator T | ( | ) |  const [inline] | 
        
| nil & mln::util::nil::operator= | ( | const T & | ) |  [inline] | 
        
 1.7.1