X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/dccf1b41e9c7b5a696f01abceaa2779fe65f154f..55fd23fdd516f30b0fac8e16bb5c88905ee4e749:/doc/doxygen/uhood_arch.doc diff --git a/doc/doxygen/uhood_arch.doc b/doc/doxygen/uhood_arch.doc index db93f20559..9c0e26582e 100644 --- a/doc/doxygen/uhood_arch.doc +++ b/doc/doxygen/uhood_arch.doc @@ -75,7 +75,7 @@ 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_fifo, \ref XBT_dict, \ref XBT_heap, \ref XBT_set and +\ref XBT_dynar, \ref XBT_dict, \ref XBT_heap, and \ref XBT_swag. The code is being migrated in C++ so you should probably want to use standard C++ containers instead of them if possible.