A launch domain with a static identity but a runtime size. More...
#include <launch.hh>
Public Member Functions | |
constexpr | launch_domain (std::size_t s=0) |
void | size (std::size_t s) |
constexpr std::size_t | size () const |
constexpr bool | operator== (const launch_domain &o) const |
constexpr bool | operator!= (const launch_domain &o) const |
A launch domain with a static identity but a runtime size.