Public Types | Public Member Functions | List of all members
RTT::internal::divides3< R, A, B > Struct Template Reference

#include <mystd.hpp>

Public Types

typedef A first_argument_type
 
typedef R result_type
 
typedef B second_argument_type
 

Public Member Functions

result_type operator() (A a, B b) const
 

Detailed Description

template<typename R, typename A, typename B>
struct RTT::internal::divides3< R, A, B >

Definition at line 330 of file mystd.hpp.

Member Typedef Documentation

template<typename R , typename A , typename B >
typedef A RTT::internal::divides3< R, A, B >::first_argument_type

Definition at line 333 of file mystd.hpp.

template<typename R , typename A , typename B >
typedef R RTT::internal::divides3< R, A, B >::result_type

Definition at line 332 of file mystd.hpp.

template<typename R , typename A , typename B >
typedef B RTT::internal::divides3< R, A, B >::second_argument_type

Definition at line 334 of file mystd.hpp.

Member Function Documentation

template<typename R , typename A , typename B >
result_type RTT::internal::divides3< R, A, B >::operator() ( A  a,
B  b 
) const
inline

Definition at line 336 of file mystd.hpp.


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


rtt
Author(s): RTT Developers
autogenerated on Tue Jun 25 2019 19:33:44