Re: [Boost-bugs] [Boost C++ Libraries] #11006: Impossible to instantiate time_fmt_io_saver due to several errors.

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11006: Impossible to instantiate time_fmt_io_saver due to several errors.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-02-09 20:15:11


#11006: Impossible to instantiate time_fmt_io_saver due to several errors.
--------------------------------------+---------------------
  Reporter: rkawulak | Owner: viboes
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: chrono
   Version: Boost Development Trunk | Severity: Problem
Resolution: | Keywords:
--------------------------------------+---------------------
Description changed by rkawulak:

Old 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

New 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

--
-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/11006#comment:1>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:17 UTC