Imporive support for Map alignment and alignment retrieval
See merge request oss/rotgen!15
This commit is contained in:
parent
73cf7c832b
commit
84626f6896
12 changed files with 1345 additions and 48 deletions
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
namespace rotgen
|
||||
{
|
||||
template<typename Ref, int Options = ColMajor, typename Stride = rotgen::stride>
|
||||
template<typename Ref, int Options = Unaligned, typename Stride = rotgen::stride>
|
||||
class map : public find_map<Ref>
|
||||
{
|
||||
public:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue