窗口边界大小的抽象。更多...
#include <rolling.hpp>
公有成员函数 | |
bool | is_unbounded () const |
size_type | value () const |
获取此 window_bounds 的行边界。更多... | |
静态公有成员函数 | |
static window_bounds | get (size_type value) |
构造有界窗口边界。更多... | |
static window_bounds | unbounded () |
构造无界窗口边界。更多... | |
窗口边界大小的抽象。
定义于文件 rolling.hpp 的第 209 行。
|
inlinestatic |
|
inline |
|
inlinestatic |
|
inline |