{"version":"1.0","published":"2020-03-11 11:35:50","author_name":"yutateno","width":"100%","title":"\u3010C++\u3011 \u30e1\u30f3\u30d0\u95a2\u6570\u306e\u5f8c\u308d\u306econst","type":"rich","blog_url":"https://yutateno.hatenablog.jp/","provider_name":"Hatena Blog","author_url":"https://blog.hatena.ne.jp/yutateno/","description":"\u53c2\u8003\uff1ahttp://wisdom.sakura.ne.jp/programming/cpp/cpp42.html \u69cb\u6210 No.1 \u8a66\u3057\u3066\u307f\u305f\u30b3\u30fc\u30c9No.2 \u5185\u5bb9 No.1 \u8a66\u3057\u3066\u307f\u305f\u30b3\u30fc\u30c9 #include class A { private: int testA; const int testB; mutable int testC; public: A() :testA(0), testB(1), testC(2){} ~A() {} int FuncA() const { // testA = 1; testC = 1; return testB + 1; } int FuncB() {\u2026","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyutateno.hatenablog.jp%2Fentry%2F2020%2F03%2F11%2F113550\" title=\"\u3010C++\u3011 \u30e1\u30f3\u30d0\u95a2\u6570\u306e\u5f8c\u308d\u306econst - \u30d7\u30ed\u30b0\u30e9\u30de\u30fc\u306e\u5375\u306e\u65e5\u8a18\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","provider_url":"https://hatena.blog","blog_title":"\u30d7\u30ed\u30b0\u30e9\u30de\u30fc\u306e\u5375\u306e\u65e5\u8a18","url":"https://yutateno.hatenablog.jp/entry/2020/03/11/113550","categories":["C++"],"image_url":null,"height":"190"}