Seastar
High performance C++ framework for concurrent servers
Public Member Functions | Public Attributes | List of all members
seastar::lw_shared_ptr_no_esft< T > Struct Template Reference
Inheritance diagram for seastar::lw_shared_ptr_no_esft< T >:
seastar::lw_shared_ptr_counter_base

Public Member Functions

 lw_shared_ptr_no_esft (const T &x)
 
 lw_shared_ptr_no_esft (T &&x)
 
template<typename... A>
 lw_shared_ptr_no_esft (A &&... a)
 

Public Attributes

_value
 

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