Skip to content

Commit 41078fb

Browse files
committed
Add comment to force CI cache invalidation - MSVC template fix verification
1 parent 295b55a commit 41078fb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

include/pythonic/pythonicOverflow.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ namespace pythonic
121121
// ============================================================================
122122
// Overflow Detection Helpers
123123
// Check if an operation would overflow without performing it
124+
// NOTE: Template functions are separated by compiler to avoid MSVC parsing issues
124125
// ============================================================================
125126

126127
#ifdef _MSC_VER

0 commit comments

Comments
 (0)