![]()  | 
  
    PeriDyno 1.2.1
    
   | 
 
#include <Functional.h>
Public Member Functions | |
| DYN_FUNC T | operator() (const T lhs, const T rhs) const | 
Definition at line 41 of file Functional.h.
      
  | 
  inline | 
Function call operator. The return value is lhs % rhs. 
Definition at line 45 of file Functional.h.