sample サンプルの動作確認バージョン [GCC4.4/1.41.0] [VC9/1.41.0] #include <iostream> #include <boost/units/pow.hpp> #include <boost/units/systems/si.hpp> #include <boost/units/systems/si/prefixes.hpp> using namespace std; int main() { using namespace boost::units; using namespace boost::units::si; quantity<velocity> c( 299792458.0 * meter/second ); // 光速度 quantity<energy> e( 1.0 * kilogram * pow<2>(c) ); // e=m
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く