| 
    Jpp
    pmt_effective_area_update
    
   the software that should make you happy 
   | 
 
Test convertibility of two classes. More...
  
 Static Public Attributes | |
| static const bool | is_derived = JTEST(test(getReference())) | 
| static const bool | is_same = false | 
Static Protected Member Functions | |
| static JFalse | test (...) | 
| default false  More... | |
Static Private Member Functions | |
| static JTrue | test (const base_type &) | 
| static derived_type | getReference () | 
Test convertibility of two classes.
Source code is taken from reference: A. Alexandrescu, Modern C++ Design, Addison Wesley.
Definition at line 30 of file JConversion.hh.
      
  | 
  staticprivate | 
      
  | 
  staticprivate | 
      
  | 
  staticprotectedinherited | 
default false
      
  | 
  static | 
Definition at line 40 of file JConversion.hh.
      
  | 
  static | 
Definition at line 41 of file JConversion.hh.
 1.8.5