update deprecation comments

This commit is contained in:
conrad
2025-06-19 16:55:03 +10:00
parent 753e1e23c7
commit a93c67cc34
+2 -2
View File
@@ -67,7 +67,7 @@ sort_index
// TODO: deprecate this function in lieu of sort_index()
// DO NOT USE: kept only for compatibility with old user code
template<typename T1>
arma_warn_unused
arma_inline
@@ -84,7 +84,7 @@ stable_sort_index
// TODO: deprecate this function in lieu of sort_index()
// DO NOT USE: kept only for compatibility with old user code
template<typename T1, typename T2>
arma_warn_unused
inline