| Flow-IPC 1.0.0
    Flow-IPC project: Public API. | 
Small group of miscellaneous utilities to ease work with boost.system, joining its boost::system namespace.  
More...
| Classes | |
| struct | is_error_code_enum<::ipc::session::error::Code > | 
| Ummm – it specializes this structto – look – the end result is boost.system uses this as authorization to makeenumCodeconvertible toError_code.  More... | |
| struct | is_error_code_enum<::ipc::session::shm::arena_lend::jemalloc::error::Code > | 
| Ummm – it specializes this structto – look – the end result is boost.system uses this as authorization to makeenumCodeconvertible toError_code.  More... | |
| struct | is_error_code_enum<::ipc::shm::classic::error::Code > | 
| Ummm – it specializes this structto – look – the end result is boost.system uses this as authorization to makeenumCodeconvertible toError_code.  More... | |
| struct | is_error_code_enum<::ipc::transport::error::Code > | 
| Ummm – it specializes this structto – look – the end result is boost.system uses this as authorization to makeenumCodeconvertible toError_code.  More... | |
| struct | is_error_code_enum<::ipc::transport::struc::error::Code > | 
| Ummm – it specializes this structto – look – the end result is boost.system uses this as authorization to makeenumCodeconvertible toError_code.  More... | |
Small group of miscellaneous utilities to ease work with boost.system, joining its boost::system namespace. 
As of this writing circumstances have to very particular and rare indeed for something to actually be added by us to this namespace. As I write this, it contains only is_error_code_enum<> specializations to properly extend the boost::system error-code system.