id summary reporter owner description type status milestone component version severity resolution keywords cc 8318 BOOST_FORCEINLINE constructors of time_point and duration 1czajnik@… viboes "This is probably related only to the TI compiler I use: marking constructors {{{inline}}} or implementing them within the class definition doesn't work, they need to be marked {{{BOOST_FORCEINLINE}}} to be inlined (I've configured BOOST_FORCEINLINE), so could the constructors in Boost.Chrono be marked with {{{BOOST_FORCEINLINE}}} as well? I am talking about 3 constructors of class duration, and 3 constructors of class time_point, patch attached." Feature Requests closed Boost 1.54.0 chrono Boost 1.52.0 Optimization fixed