RawSpeed
fast raw decoding library
Loading...
Searching...
No Matches
PartitioningOutputIterator.h File Reference
#include "adt/Bit.h"
#include <concepts>
#include <cstddef>
#include <cstdint>
#include <iterator>
#include <type_traits>
Include dependency graph for PartitioningOutputIterator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  rawspeed::PartitioningOutputIterator< UnderlyingOutputIterator, PartType >

Namespaces

namespace  rawspeed

Functions

template<typename T>
 rawspeed::PartitioningOutputIterator (T) -> PartitioningOutputIterator< T >