|
|
| noncopyable (noncopyable &&)=default |
|
noncopyable & | operator= (noncopyable &&)=default |
|
| noncopyable (noncopyable const &)=delete |
|
noncopyable & | operator= (noncopyable const &)=delete |
The documentation for this class was generated from the following file: