X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/742074df00e1d14c35f8505924d26036b9b8cac5..d64ec0c011f971dd91c5052600ccca4dc6b2496f:/src/mc/RemotePtr.hpp 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: