Skip to content
Snippets Groups Projects
Commit 98b4af78 authored by Christian Engwer's avatar Christian Engwer
Browse files

add operators ">" ">=" "<" and "<=" to FieldVector<1>. The problem is

that std::array defines these operators aswell and c++ prefers to
complain about an inaccesible base class, rather than using the cast
operator :-(

[[Imported from SVN: r6167]]
parent 9b597073
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment