2
0
mirror of https://github.com/boostorg/chrono.git synced 2026-01-30 07:42:31 +00:00
Files
chrono/include
Wei-Ming Yang 061fa7b381 fix a mistake in time_point_get<>::get_epoch<>()
It invokes member function `get_epoch<Clock>()` without the template argument `Clock`.
2016-06-29 11:57:45 +08:00
..