X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a6683a1cd7515c04a74364c9f991d55d9329a7c5..e489af255e5094ebe6e7ab34b3a86a49b1ed2b90:/src/mc/RemotePtr.hpp?ds=sidebyside diff --git a/src/mc/RemotePtr.hpp b/src/mc/RemotePtr.hpp index 5c11ddc1c5..e69af01a86 100644 --- a/src/mc/RemotePtr.hpp +++ b/src/mc/RemotePtr.hpp @@ -17,16 +17,6 @@ namespace simgrid { namespace mc { -template -struct pointer_to_data_member {}; -template -struct pointer_to_data_member::value || std::is_class::value >::type> { - typedef T M::* type; -}; - -template -using pointer_to_data_member_t = typename pointer_to_data_member::type; - /** HACK, A value from another process * * This represents a value from another process: