repo.or.cz
/
ACE_TAO.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge pull request #2222 from jwillemsen/jwi-dllexportwarning
[ACE_TAO.git]
/
TAO
/
tests
/
Bug_2375_Regression
/
test.idl
blob
e62c9b1ab3433d746fa4925297d64f55f39a1d61
1
valuetype TestValuetype
{
2
factory create
(
in boolean
b
,
in short
s
);
3
};
4