Skip to content

Commit ccbe5bb

Browse files
committed
chore: detail namespaces are not public
1 parent 5d2b750 commit ccbe5bb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CLAUDE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
- Boost C++ Libraries naming conventions (snake_case)
77
- 4-space indentation, no tabs
88
- Braces on their own line for classes/functions
9+
- Symbols in "detail" namespaces are never public
910

1011
## Javadoc Documentation
1112

0 commit comments

Comments
 (0)