add new type for ring buffer
This commit is contained in:
@@ -36,4 +36,6 @@ auto main(int argc, char *argv[]) -> int
|
||||
hack::log()(hack::mt::algorithms::max(4, 5));
|
||||
hack::log()(hack::mt::algorithms::max(c, b));
|
||||
}
|
||||
|
||||
hack::error()("asdfJK");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user