Reformat some comments

This commit is contained in:
Eryn Wells 2014-07-17 20:17:17 -07:00
parent c429be330d
commit e7b9ee8257

View file

@ -117,7 +117,7 @@ struct ScalarParserTraits
* *
* @param [in] scalarValue The YAML scalar value * @param [in] scalarValue The YAML scalar value
* @param [out] value The parsed value of the scalar value * @param [out] value The parsed value of the scalar value
* @returns `true` if the conversion succeeded * @return `true` if the conversion succeeded
*/ */
template<typename T> template<typename T>
bool bool