Sequoia
Loading...
Searching...
No Matches
Public Member Functions | Friends | List of all members
sequoia::testing::resource_binder< EnableSerialization > Class Template Reference

Public Member Functions

 resource_binder (int i)
 
 resource_binder (resource_binder &&other) noexcept
 
resource_binderoperator= (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)
 

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