LLFIO
v2.00
|
Provides xor_handle_adapter
.
More...
#include "combining.hpp"
Namespaces | |
llfio_v2_xxx | |
The LLFIO 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. More... | |
Provides xor_handle_adapter
.