Added to-do.

This commit is contained in:
2017-06-22 23:19:17 +02:00
parent 59dc239c67
commit 768afa9bf5

View File

@@ -271,6 +271,7 @@ struct And: public NAry<And<Argument>, Argument>
//////////////////////////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////////////////////////
// TODO: make binary expression
template<class Argument> template<class Argument>
struct At struct At
{ {