Rosetta 3.5
|
templated class to make any data type compatible with ReferenceCounts and OPs. e.g., utility::pointer::owning_ptr< DataMapObj< bool > > stop; You can then place such constructs on the DataMap More...
#include <DataMapObj.hh>
Public Attributes | |
Ty | obj |
templated class to make any data type compatible with ReferenceCounts and OPs. e.g., utility::pointer::owning_ptr< DataMapObj< bool > > stop; You can then place such constructs on the DataMap
Ty protocols::moves::DataMapObj< Ty >::obj |