Opened 8 years ago

Last modified 8 years ago

#11006 closed Bugs

Impossible to instantiate time_fmt_io_saver due to several errors. — at Initial Version

Reported by: rkawulak Owned by: viboes
Milestone: Boost 1.58.0 Component: chrono
Version: Boost Development Trunk Severity: Problem
Keywords: Cc:

Description

1. time_point_io.hpp:535:49: error: no matching function for call to ‘get_time_fmt(boost::chrono::time_fmt_io_saver<char, std::char_traits<char> >::state_type&)’ ios_base_state.hpp:135:37: note: template argument deduction/substitution failed 2. time_point_io.hpp:564:38: error: no matching function for call to ‘set_time_fmt(boost::chrono::time_fmt_io_saver<char, std::char_traits<char> >::aspect_type&, boost::chrono::time_fmt_io_saver<char, std::char_traits<char> >::aspect_type&)’ ios_base_state.hpp:141:17: note: template argument deduction/substitution failed

Change History (0)

Note: See TracTickets for help on using tickets.