std::chrono_duration man page on Scientific

Man page or keyword search:  
man Server   26626 pages
apropos Keyword Search (all sections)
Output format
Scientific logo
[printable version]

std::chrono::duration(3)			      std::chrono::duration(3)

NAME
       std::chrono::duration -

       duration

SYNOPSIS
   Public Types
       typedef _Period period
       typedef _Rep rep

   Public Member Functions
       rep count () const
       duration (const duration &)
       template<typename _Rep2 , typename _Period2 > duration (const duration<
	   _Rep2, _Period2 > &__d)
       template<typename _Rep2 > duration (_Rep2 const &__rep)
       duration & operator*= (const rep &__rhs)
       duration operator+ () const
       duration operator++ (int)
       duration & operator++ ()
       duration & operator+= (const duration &__d)
       duration operator- () const
       duration operator-- (int)
       duration & operator-- ()
       duration & operator-= (const duration &__d)
       duration & operator/= (const rep &__rhs)
       duration & operator= (const duration &)
       static_assert (_Period::num > 0,'period must be positive')
       static_assert (__is_ratio< _Period >::value,'period must be a
	   specialization of ratio')
       static_assert (!__is_duration< _Rep >::value,'rep cannot be a
	   duration')

   Static Public Member Functions
       static const duration max ()
       static const duration min ()
       static const duration zero ()

Detailed Description
   template<typename _Rep, typename _Period> struct std::chrono::duration<
       _Rep, _Period >
       duration

       Definition at line 200 of file chrono.

Author
       Generated automatically by Doxygen for libstdc++ from the source code.

libstdc++			  22 Nov 2013	      std::chrono::duration(3)
[top]

List of man pages available for Scientific

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net