C++ Essence Library 0.1.0
A Utility Library for Modern C++ Programming
|
Provides an ability to identify the exact type of bitstream. More...
#include <bitstream_type_judger.hpp>
Public Member Functions | |
ES_API(CPPESSENCE) explicit bitstream_type_judger(std | ES_API (CPPESSENCE) bitstream_type_judger(bitstream_type_judger &&) noexcept |
Creates an instance from well-defined type hints. | |
ES_API (CPPESSENCE) ~bitstream_type_judger() | |
ES_API (CPPESSENCE) bitstream_type_judger &operator | |
Provides an ability to identify the exact type of bitstream.
|
noexcept |
Creates an instance from well-defined type hints.
hints | The type hints. |