index
:
firefox-esr
debian
progress-linux
upstream
debian 12 security: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
clang-tidy
/
test
/
modernize-use-equals-default.cpp
blob: ea5f71d93ac812e465ccab3579848e4de1bfc96c (
plain
)
1
2
3
4
5
6
class
IL
{
public
:
IL
()
{}
~
IL
()
{}
};