Skip to content

yohhoy/cpp-longest-identifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpp-longest-identifier

Find longest identifier in C++ Standard.

$ ./cpplongestid.py
atomic_compare_exchange_strong_explicit 39
hardware_constructive_interference_size 39
hardware_destructive_interference_size 38
propagate_on_container_copy_assignment 38
propagate_on_container_move_assignment 38
atomic_compare_exchange_weak_explicit 37
select_on_container_copy_construction 37
is_trivially_default_constructible_v 36
has_unique_object_representations_v 35
...

License

MIT License

About

find longest identifier in C++ Standard.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages