"typeid(v).name()"でマングリングされた型が取れる

masterqmasterq のブックマーク 2019/12/11 17:04

その他

このブックマークにはスターがありません。
最初のスターをつけてみよう!

type_info - cpprefjp C++日本語リファレンス

    #include <iostream> #include <typeinfo> struct Base {}; struct Derived : public Base {}; struct PolyBase { virtual void member(){} }; struct PolyDerived : public PolyBase {}; int main() { // 組み込...

    \ コメントが サクサク読める アプリです /

    • App Storeからダウンロード
    • Google Playで手に入れよう