Home | Libraries | People | FAQ | More |
boost::date_time::duration_traits_long —
struct duration_traits_long { // types typedef long int_type; typedef long impl_type; // public static functions int_type as_number(impl_type) ; };
Copyright © 2001-2005 CrystalClear Software, Inc |