From a93c67cc34dc267eb6432b377c8d905febdc9104 Mon Sep 17 00:00:00 2001 From: conrad Date: Thu, 19 Jun 2025 16:55:03 +1000 Subject: [PATCH] update deprecation comments --- include/armadillo_bits/fn_sort_index.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/armadillo_bits/fn_sort_index.hpp b/include/armadillo_bits/fn_sort_index.hpp index 7b844803..8d53effe 100644 --- a/include/armadillo_bits/fn_sort_index.hpp +++ b/include/armadillo_bits/fn_sort_index.hpp @@ -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 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 arma_warn_unused inline