Commit History

Author SHA1 Message Date
  Olivier Aumage 6fca242418 old g++ fail to compile the testcase 7 years ago
  Nathalie Furmento 51efc84730 examples/cpp/add_vectors_interface.cpp: remove keyword explicit for the allocator constructor taking an allocator parameter, it fails on MacOS 7 years ago
  Samuel Thibault 555be3a1fb Fix copy operator 7 years ago
  Samuel Thibault 6541c71b8c avoid implicit conversions 7 years ago
  Samuel Thibault 8ee4498109 Fix warnings 7 years ago
  Samuel Thibault 3fd97105b5 drop duplicate semi-comma 7 years ago
  Samuel Thibault 0920617b06 drop vector_cpp_ptr_register, unused and doesn't make sense any more 7 years ago
  Corentin Salingue 3be9a15f88 remove TODO 7 years ago
  Samuel Thibault 3fa601767a fix more pre-c++11 syntax 7 years ago
  Samuel Thibault 5904b45880 Fix build on c++ older than c++11 7 years ago
  Corentin Salingue f6f66b5be9 add example similar to add_vectors.cpp but using a dedicate data interface to duplicate objects and to let StarPU to achieve data transfers between NUMA nodes if available 7 years ago