From Jason Turner

[set.cons]

Diff to HTML by rtfpessoa

tmp/tmpw7p4j4a6/{from.md → to.md} RENAMED
@@ -1,6 +1,6 @@
1
- #### `set` constructors, copy, and assignment <a id="set.cons">[[set.cons]]</a>
2
 
3
  ``` cpp
4
  explicit set(const Compare& comp, const Allocator& = Allocator());
5
  ```
6
 
 
1
+ #### Constructors, copy, and assignment <a id="set.cons">[[set.cons]]</a>
2
 
3
  ``` cpp
4
  explicit set(const Compare& comp, const Allocator& = Allocator());
5
  ```
6