Skip to content
Snippets Groups Projects
BorderArray.cpp 393 B
Newer Older
/*
 * BorderArray.cpp
 *
 *  Created on: 1. 11. 2014
 *      Author: Tomas Pecka
 */

#include "BorderArray.h"
#include <registration/AlgoRegistration.hpp>
auto BorderArrayLinearString = registration::AbstractRegister < string::properties::BorderArray, ext::vector < size_t >, const string::LinearString < > & > ( string::properties::BorderArray::construct );
} /* namespace */