LIBJXL
Loading...
Searching...
No Matches
thread_parallel_runner_cxx.h File Reference

C++ header-only helper for thread_parallel_runner.h. More...

#include <jxl/memory_manager.h>
#include <jxl/thread_parallel_runner.h>
#include <cstddef>
#include <memory>
Include dependency graph for thread_parallel_runner_cxx.h:

Go to the source code of this file.

Classes

struct  JxlThreadParallelRunnerDestroyStruct
 

Typedefs

typedef std::unique_ptr< void, JxlThreadParallelRunnerDestroyStructJxlThreadParallelRunnerPtr
 

Detailed Description

C++ header-only helper for thread_parallel_runner.h.

There's no binary library associated with the header since this is a header only library.