FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

SubtreeEngine.h · YcheParallelStudio/cpp.react Wiki · GitHub

schlangster edited this page May 24, 2014 · 1 revision

Header

#include "react/engine/SubtreeEngine.h"

Summary

Contains the Subtree engine classes.

Synopsis

namespace react
{
	// Multi-threaded parallel updating
	class SubtreeEngine<parallel>;

	// Queuing of input from multiple threads
	class SubtreeEngine<parallel_queue>;
}

Wiki pages Pages 25

Clone this wiki locally


Back | FazBrowse Home | New Git URL