From Jason Turner

[func.wrap.move.ctor]

Diff to HTML by rtfpessoa

tmp/tmp87v9wrjt/{from.md → to.md} RENAMED
@@ -1,6 +1,6 @@
1
- ##### Constructors, assignment, and destructor <a id="func.wrap.move.ctor">[[func.wrap.move.ctor]]</a>
2
 
3
  ``` cpp
4
  template<class VT>
5
  static constexpr bool is-callable-from = see below;
6
  ```
 
1
+ ##### Constructors, assignments, and destructor <a id="func.wrap.move.ctor">[[func.wrap.move.ctor]]</a>
2
 
3
  ``` cpp
4
  template<class VT>
5
  static constexpr bool is-callable-from = see below;
6
  ```