#include <type_traits>
#include <utility>
Classes | |
class | reset_after_move< T > |
Type wrapper that performs value-initialization on the wrapped type, and guarantees that when moving from this type that the donor object is reset to its value-initialized value. More... | |
Namespaces | |
drake | |