Public Types | Public Member Functions
RTT::internal::divides3< int, int, int > Struct Template Reference

#include <mystd.hpp>

List of all members.

Public Types

typedef int first_argument_type
typedef int result_type
typedef int second_argument_type

Public Member Functions

result_type operator() (int a, int b) const

Detailed Description

template<>
struct RTT::internal::divides3< int, int, int >

Definition at line 343 of file mystd.hpp.


Member Typedef Documentation

typedef int RTT::internal::divides3< int, int, int >::first_argument_type

Definition at line 346 of file mystd.hpp.

typedef int RTT::internal::divides3< int, int, int >::result_type

Definition at line 345 of file mystd.hpp.

typedef int RTT::internal::divides3< int, int, int >::second_argument_type

Definition at line 347 of file mystd.hpp.


Member Function Documentation

result_type RTT::internal::divides3< int, int, int >::operator() ( int  a,
int  b 
) const [inline]

Definition at line 349 of file mystd.hpp.


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


rtt
Author(s): RTT Developers
autogenerated on Thu Jan 2 2014 11:35:44