|
From: | anonymous |
Subject: | [Octave-bug-tracker] [bug #65244] Simplify code complexity of perms.cc |
Date: | Fri, 9 Feb 2024 06:25:08 -0500 (EST) |
Follow-up Comment #10, bug#65244 (group octave): I think in C++11 the template tricks like enable_if and function overloading is used for such conditions. "if (something constexpre)" is different than "if constexpr (somthing)". I the example in comment#9 the compiler will throw error. _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?65244> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |