Main MRPT website > C++ reference for MRPT 1.4.0
List of all members | Public Attributes
imaxdiv_t Struct Reference

Detailed Description

Definition at line 55 of file msvc_inttypes.h.

#include <mrpt/utils/msvc_inttypes.h>

Public Attributes

intmax_t quot
 
intmax_t rem
 

Member Data Documentation

◆ quot

intmax_t imaxdiv_t::quot

Definition at line 56 of file msvc_inttypes.h.

Referenced by imaxdiv().

◆ rem

intmax_t imaxdiv_t::rem

Definition at line 57 of file msvc_inttypes.h.

Referenced by imaxdiv().




Page generated by Doxygen 1.9.5 for MRPT 1.4.0 SVN: at Tue Dec 27 00:54:45 UTC 2022