webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <MoveOnly.h>
Public Member Functions | |
MoveOnly () | |
MoveOnly (unsigned value) | |
unsigned | value () const |
MoveOnly (MoveOnly &&other) | |
MoveOnly & | operator= (MoveOnly &&other) |
Friends | |
bool | operator== (const MoveOnly &a, const MoveOnly &b) |
|
inline |
|
inline |
|
inline |
|
inline |