tqdm / tqdm.cpp

C++ port of tqdm
Other
312 stars 28 forks source link

alternative framework #34

Closed casperdcl closed 8 years ago

casperdcl commented 8 years ago

so I don't forget to review this at some point...

CrazyPython commented 8 years ago

@casperdcl ...

casperdcl commented 8 years ago

Merged this in for now, with the following changes:

@o11c I don't know exactly what you intend to use these utils for. You've #if 0 all of template <class Node> void AtomicList<Node>::append(Node *node) so I assume it's still a work in progress.