@cpp_akira 演算子オーバーロードを探してくるにはメンバ関数の有無を調べる必要があって、うちの知ってる方法 https://github.com/freundlich/fcppt/blob/master/include/fcppt/type_traits/generate_has_member_function.hpp … だと継承と併用されると死んでしまうのでまずBoostのtype_traitsさんがどうやってるのか見る必要がありそうです
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
@cpp_akira 演算子オーバーロードを探してくるにはメンバ関数の有無を調べる必要があって、うちの知ってる方法 https://github.com/freundlich/fcppt/blob/master/include/fcppt/type_traits/generate_has_member_function.hpp … だと継承と併用されると死んでしまうのでまずBoostのtype_traitsさんがどうやってるのか見る必要がありそうです