Public Member Functions | Static Public Member Functions | Friends
absl::test_internal::MovableOnlyInstance Class Reference

#include <test_instance_tracker.h>

Inheritance diagram for absl::test_internal::MovableOnlyInstance:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 MovableOnlyInstance (int x)
 MovableOnlyInstance (MovableOnlyInstance &&other)
MovableOnlyInstanceoperator= (MovableOnlyInstance &&other)

Static Public Member Functions

static bool supports_move ()

Friends

void swap (MovableOnlyInstance &lhs, MovableOnlyInstance &rhs)

Detailed Description

Definition at line 256 of file test_instance_tracker.h.


Constructor & Destructor Documentation

Definition at line 258 of file test_instance_tracker.h.


Member Function Documentation

MovableOnlyInstance& absl::test_internal::MovableOnlyInstance::operator= ( MovableOnlyInstance &&  other)

Definition at line 266 of file test_instance_tracker.h.


Friends And Related Function Documentation

void swap ( MovableOnlyInstance lhs,
MovableOnlyInstance rhs 
) [friend]

Definition at line 262 of file test_instance_tracker.h.


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


abseil_cpp
Author(s):
autogenerated on Wed Jun 19 2019 19:42:17