|
Sequoia
|
Public Member Functions | |
| resource_binder (int i) | |
| resource_binder (resource_binder &&other) noexcept | |
| resource_binder & | operator= (resource_binder &&other) noexcept |
| int | index () const noexcept |
Friends | |
| bool | operator== (const resource_binder &, const resource_binder &)=default |
|
template<class Stream > requires (EnableSerialization == enable_serialization::yes) | |
| Stream & | operator<< (Stream &s, const resource_binder &b) |
|
template<class Stream > requires (EnableSerialization == enable_serialization::yes) | |
| Stream & | operator>> (Stream &s, resource_binder &b) |