コード例 #1
0
ファイル: convert.hpp プロジェクト: the-kenny/flusspferd
 bool perform(value const &v) {
     return v.to_boolean();
 }