EventAnalysis  1.3.0
levenshteinSSE::AlignmentAllocator< T, N > Class Template Reference

#include <levenshtein-sse.hpp>

Detailed Description

template<typename T, std::size_t N = 16>
class levenshteinSSE::AlignmentAllocator< T, N >

Only implementation-specific stuff below C++ STL allocator returning aligned memory with additional memory on both sides to safely allow garbage reads/writes

based on https://stackoverflow.com/a/8545389/688904


The documentation for this class was generated from the following file: