Medial Code Documentation
Loading...
Searching...
No Matches
threadediter.h File Reference

thread backed iterator that can be used to implement general thread-based pipeline such as prefetch and pre-computation To use the functions in this header, C++11 is required More...

#include "./base.h"

Go to the source code of this file.

Detailed Description

thread backed iterator that can be used to implement general thread-based pipeline such as prefetch and pre-computation To use the functions in this header, C++11 is required

Copyright (c) 2015 by Contributors

Author
Tianqi Chen