debian man page for std::chrono::time_point

Query: std::chrono::time_point

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

std::chrono::time_point< _Clock, _Dur >(3cxx)							     std::chrono::time_point< _Clock, _Dur >(3cxx)

NAME
std::chrono::time_point< _Clock, _Dur > -
SYNOPSIS
Public Types typedef _Clock clock typedef _Dur duration typedef duration::period period typedef duration::rep rep Public Member Functions constexpr time_point (const duration &__dur) template<typename _Dur2 > constexpr time_point (const time_point< clock, _Dur2 > &__t) time_point & operator+= (const duration &__dur) time_point & operator-= (const duration &__dur) constexpr duration time_since_epoch () const Static Public Member Functions static constexpr time_point max () static constexpr time_point min () Detailed Description template<typename _Clock, typename _Dur>struct std::chrono::time_point< _Clock, _Dur > time_point Definition at line 518 of file chrono. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Nov 27 2012 std::chrono::time_point< _Clock, _Dur >(3cxx)
Related Man Pages
std::chrono(3) - centos
std::__basic_future(3) - debian
std::chrono::duration(3) - debian
std::integral_constant(3) - debian
std::shared_future(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
Is UNIX an open source OS ?
Introduction
One instance of comparing grep and awk