File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
STL_Extension/doc/STL_Extension/Concepts Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ of the `graph_traits` header files provided by \cgal.
1212They can be disables by defining the macro `CGAL_DISABLE_HASH_OPENMESH`.
1313
1414\sa `CGAL::Unique_hash_map<Key,Mapped,Hash>`
15- \sa <A HREF="http ://www.cplusplus .com/reference/unordered_set/unordered_set/ ">`std::unordered_set`</a>
16- \sa <A HREF="http ://www.cplusplus .com/reference/unordered_set/unordered_map/ ">`std::unordered_map`</a>
15+ \sa <A HREF="https ://en.cppreference .com/w/cpp/container/unordered_set ">`std::unordered_set`</a>
16+ \sa <A HREF="https ://en.cppreference .com/w/cpp/container/unordered_map ">`std::unordered_map`</a>
1717\sa <A HREF="https://www.boost.org/doc/libs/release/doc/html/boost/unordered_set.html">`boost::unordered_set`</a>
1818\sa <A HREF="https://www.boost.org/doc/libs/release/doc/html/boost/unordered_map.html">`boost::unordered_map`</a>
1919
You can’t perform that action at this time.
0 commit comments