Searched refs:show_writeable (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/pybind11/include/pybind11/
H A Deigen.h189 static constexpr bool show_writeable = is_eigen_dense_map<Type>::value && is_eigen_mutable_map<Type>::value; member in struct:EigenProps
205 _<show_writeable>(", flags.writeable", "") +

Completed in 10 milliseconds