mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
fixing a lot of typos
This commit is contained in:
committed by
Charles Schlosser
parent
c29c800126
commit
6331da95eb
@@ -207,7 +207,7 @@ struct type_casting_traits {
|
||||
};
|
||||
};
|
||||
|
||||
// provides a succint template to define vectorized casting traits with respect to the largest accessible packet types
|
||||
// provides a succinct template to define vectorized casting traits with respect to the largest accessible packet types
|
||||
template <typename Src, typename Tgt>
|
||||
struct vectorized_type_casting_traits {
|
||||
enum : int {
|
||||
|
||||
Reference in New Issue
Block a user