| Sygaldry
    | 
Main subroutine reflection for function call operator; this takes precedence over a method called "main". More...
 
  
| Additional Inherited Members | |
|  Public Types inherited from sygaldry::function_reflection<&T::operator()> | |
| using | parent_reflection = function_type_reflection< std::decay_t< decltype(f)> > | 
|  Public Types inherited from sygaldry::function_type_reflection< std::decay_t< decltype(f)> > | |
| using | exists = std::false_type | 
|  Public Types inherited from sygaldry::function_reflection<&T::main > | |
| using | parent_reflection = function_type_reflection< std::decay_t< decltype(f)> > | 
Main subroutine reflection for function call operator; this takes precedence over a method called "main".
Main subroutine reflection for a method called "main".