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 342 of file mystd.hpp.


Member Typedef Documentation

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

Definition at line 345 of file mystd.hpp.

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

Definition at line 344 of file mystd.hpp.

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

Definition at line 346 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 348 of file mystd.hpp.


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


rtt
Author(s): RTT Developers
autogenerated on Sat Jun 8 2019 18:46:39