mirror of
https://github.com/TomHarte/CLK.git
synced 2025-10-31 20:16:07 +00:00
Add TODO.
This commit is contained in:
@@ -224,7 +224,8 @@ private:
|
||||
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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user