C++14のconstexprの制限の緩和の中に勝手にconst付けないようにする変更が入ってた。ってことは今のC++ではconstでないconstexprなoperator=は定義出来るっぽい http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3652.html …
You can add location information to your Tweets, such as your city or precise location, from the web and via third-party applications. You always have the option to delete your Tweet location history. Learn more
C++14のconstexprの制限の緩和の中に勝手にconst付けないようにする変更が入ってた。ってことは今のC++ではconstでないconstexprなoperator=は定義出来るっぽい http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3652.html …