This website requires JavaScript.
Explore
Help
Sign In
docs
/
modern-cmake
Watch
1
Star
0
Fork
0
You've already forked modern-cmake
mirror of
synced
2024-11-11 15:38:54 +01:00
Code
Issues
Releases
Wiki
Activity
49631cf491
modern-cmake
/
examples
/
root-dict
/
DictExample.cxx
6 lines
86 B
C++
Raw
Normal View
History
Unescape
Escape
Examples all build and test
2018-03-29 12:27:23 +02:00
#
include
"DictExample.h"
Adding ROOT, moving to term
2018-03-28 20:50:38 +02:00
Double_t
Simple
:
:
GetX
(
)
const
{
return
x
;
}
ClassImp
(
Simple
)
Reference in New Issue
Copy Permalink