SLIP  1.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
slip::Sign< T, R > Struct Template Reference

#include <macros.hpp>

Inheritance diagram for slip::Sign< T, R >:
Inheritance graph

Public Member Functions

 Sign ()
 
operator() (const T &x)
 

Detailed Description

template<typename T, typename R>
struct slip::Sign< T, R >

Definition at line 241 of file macros.hpp.

Constructor & Destructor Documentation

template<typename T , typename R >
slip::Sign< T, R >::Sign ( )
inline

Definition at line 243 of file macros.hpp.

Member Function Documentation

template<typename T , typename R >
R slip::Sign< T, R >::operator() ( const T &  x)
inline

Definition at line 245 of file macros.hpp.


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