R-TYPE
|
#include <Sound.hpp>
Public Member Functions | |
Sound () noexcept=default | |
Sound (const Sound &bonus) noexcept=default | |
Sound (Sound &&) noexcept=delete | |
~Sound () noexcept override=default | |
Sound & | operator= (const Sound &) const noexcept=delete |
Sound & | operator= (Sound &&) const noexcept=delete |
![]() | |
virtual | ~IComp () noexcept=default |
|
explicitdefaultnoexcept |
|
defaultnoexcept |
|
explicitdeletenoexcept |
|
overridedefaultnoexcept |