SeqAn3
std::Semiregular Interface Reference

Subsumes std::Copyable and std::DefaultConstructible. More...

Inheritance diagram for std::Semiregular:
[legend]

Related Functions

(Note that these are not member functions.)

Requirements for std::Swappable

You can expect these functions on all types that implement std::Swappable.

void swap (t &lhs, t &rhs)
 Swaps the contents of two objects. More...
 

Detailed Description


The documentation for this interface was generated from the following file: