Is it correct to convert to string a boost::none value ? std::to_string(boost::none) and to get 0 ? Or should not be converted to string a boost::none value ?
std::to_string(boost::none) and to get 0
Aucun commentaire:
Enregistrer un commentaire