IsAnyPlatformHandle.ixx File
Concept accepting all platform-domain handle types. More...
Included Headers
#include <concepts>
#include <helios.engine.platform.window.concepts>
#include <helios.engine.platform.environment.concepts>
Namespaces Index
| namespace | helios |
| namespace | engine |
| namespace | platform |
| namespace | concepts |
Description
Concept accepting all platform-domain handle types.
File Listing
The file content with the documentation metadata removed is:
16export namespace helios::engine::platform::concepts {
22 concept IsAnyPlatformHandle = IsPlatformHandle<THandle> || IsWindowHandle<THandle>;
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.