This website requires JavaScript.
Explore
Help
Sign In
facat
/
cimforreduceloss
Watch
1
Star
0
Fork
You've already forked cimforreduceloss
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
84d5330628
cimforreduceloss
/
testHasttable
/
element
/
branch.cpp
6 lines
98 B
C++
Raw
Blame
History
#
include
"branch.h"
Branch
:
:
Branch
(
const
QString
&
from
,
const
QString
&
to
)
:
from
(
from
)
,
to
(
to
)
{
}
Reference in New Issue
View Git Blame
Copy Permalink