lin
operations.hpp
Go to the documentation of this file.
1 // vim: set tabstop=2:softtabstop=2:shiftwidth=2:expandtab
2 
15 #ifndef LIN_CORE_OPERATIONS_HPP_
16 #define LIN_CORE_OPERATIONS_HPP_
17 
18 #include "operations/functors.hpp"
26 
27 #endif