class
lock_guardContents
A lock_
Constructors, destructors, conversion operators
-
lock_guard(lock_
guard&& other)
Public functions
-
void operator=(lock_
guard&& other)
Function documentation
lwip:: lock_guard:: lock_guard(lock_ guard&& other)
Move constructor takes the lock from another lock_
void lwip:: lock_guard:: operator=(lock_ guard&& other)
Move assignment operator takes the lock from another lock_