id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 7065,Optimize conversion to and from boost and std array,Antony Polukhin,Antony Polukhin,"Those conversions shall not allocate heap memory. [[BR]] [[BR]] Usage example: {{{ typedef boost::array buf_type; buf_type res = boost::lexical_cast(number_var); // use `res.begin()` as a char* }}} ",Feature Requests,closed,To Be Determined,lexical_cast,Boost 1.50.0,Optimization,fixed,array lexical_cast optimization,