X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/6db737c47368af61478a5913db284b6e22a47d93..7820e0e1436e6b1c4968e2bb7653285a5a11b0bc:/doc/doxygen/uhood_arch.doc?ds=sidebyside diff --git a/doc/doxygen/uhood_arch.doc b/doc/doxygen/uhood_arch.doc index e75eb7815a..484026c327 100644 --- a/doc/doxygen/uhood_arch.doc +++ b/doc/doxygen/uhood_arch.doc @@ -75,8 +75,8 @@ It is a portable library providing some grounding features such as \ref XBT_log, \ref XBT_ex and \ref XBT_config. XBT also encompass the following convenient C data structures: -\ref XBT_dynar, \ref XBT_dict, and -\ref XBT_swag. The code is being migrated in C++ so you should probably want +\ref XBT_dynar and \ref XBT_dict. +The code is being migrated in C++ so you should probably want to use standard C++ containers instead of them if possible. It contains some C++ polyfills and utilities as well.