Remove outdated reference to proposed synopsis

This commit is contained in:
Christian Mazakas
2023-06-14 12:38:41 -07:00
parent c2484f05f0
commit 449e1a30d3
2 changed files with 0 additions and 8 deletions

View File

@ -8,10 +8,6 @@
* See https://www.boost.org/libs/unordered for library home page.
*/
/* Reference:
* https://github.com/joaquintides/concurrent_hashmap_api#proposed-synopsis
*/
#ifndef BOOST_UNORDERED_CONCURRENT_FLAT_MAP_HPP
#define BOOST_UNORDERED_CONCURRENT_FLAT_MAP_HPP

View File

@ -8,10 +8,6 @@
* See https://www.boost.org/libs/unordered for library home page.
*/
/* Reference:
* https://github.com/joaquintides/concurrent_hashmap_api#proposed-synopsis
*/
#ifndef BOOST_UNORDERED_CONCURRENT_FLAT_MAP_FWD_HPP
#define BOOST_UNORDERED_CONCURRENT_FLAT_MAP_FWD_HPP