LLFIO v2.00
|
Provides `xor_handle_adapter`. More...
#include "combining.hpp"
Namespaces | |
namespace | llfio_v2_xxx |
The LLFIO namespace. | |
namespace | llfio_v2_xxx::algorithm |
Collection of file system based algorithms. | |
Typedefs | |
template<class Target , class Source > | |
using | llfio_v2_xxx::algorithm::xor_handle_adapter = combining_handle_adapter< detail::xor_handle_adapter_op, Target, Source > |
A handle combining the data from two other handles using XOR. | |
Provides `xor_handle_adapter`.