mirror of
https://github.com/TomHarte/CLK.git
synced 2025-11-02 02:16:18 +00:00
Add TODO.
This commit is contained in:
@@ -224,7 +224,8 @@ private:
|
|||||||
int resume_point_ = FetchDecodeExecuteResumePoint;
|
int resume_point_ = FetchDecodeExecuteResumePoint;
|
||||||
};
|
};
|
||||||
|
|
||||||
template <Model model> class Processor;
|
// TODO: concept to explain and verify Traits.
|
||||||
|
template <Model model, typename Traits> class Processor;
|
||||||
|
|
||||||
// MARK: - Implementations.
|
// MARK: - Implementations.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user