
17 Jun
2011
17 Jun
'11
5:01 p.m.
Hi, The current interface of boost::interval defines the following implicit conversions interval(T const &v); template(* class T1 *) interval(T1 const &v); template(* class T1, class Policies1 *) interval(interval(* T1, Policies1 *) const &r); I was wondering if some/all of these shouldn't be declared explicit. Any thoughts? Best, Vicente P.S. Please replace (* and *) by angle brackets. -- View this message in context: http://boost.2283326.n4.nabble.com/interval-implicit-versus-explicit-convers... Sent from the Boost - Dev mailing list archive at Nabble.com.