This commit is contained in:
2024-08-01 04:13:59 +00:00
parent d6e6498eee
commit 1ff419b22d
9 changed files with 98 additions and 16 deletions

View File

@ -61,6 +61,7 @@ private:
private:
void sync() { this->_M_holds = false; }
friend class CPU;
template<details::WireFunction<_Len> _Fn>
static auto _M_new_func(_Fn &&fn) {