From Jason Turner

[func.wrap.ref.general]

Diff to HTML by rtfpessoa

tmp/tmpav5pw30l/{from.md → to.md} RENAMED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ##### General <a id="func.wrap.ref.general">[[func.wrap.ref.general]]</a>
2
+
3
+ The header provides partial specializations of `function_ref` for each
4
+ combination of the possible replacements of the placeholders cv and
5
+ *noex* where:
6
+
7
+ - cv is either const or empty, and
8
+ - *noex* is either `true` or `false`.
9
+