aboutsummaryrefslogtreecommitdiff
path: root/examples/cxx/hybrid/binary/custom/orawstream.ixx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2010-10-13 15:38:11 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2010-10-13 15:38:11 +0200
commit6f395f9f769866a04f6949cb7ed14f93d90cf728 (patch)
treed1f8343e7b41fc1895676ad4248a5e4942f9172b /examples/cxx/hybrid/binary/custom/orawstream.ixx
parentc1f49aa87678c512ac37575365a6676727e5f20a (diff)
Map anySimpleType to a string
Diffstat (limited to 'examples/cxx/hybrid/binary/custom/orawstream.ixx')
-rw-r--r--examples/cxx/hybrid/binary/custom/orawstream.ixx5
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/cxx/hybrid/binary/custom/orawstream.ixx b/examples/cxx/hybrid/binary/custom/orawstream.ixx
index 577eb1b..62eaff4 100644
--- a/examples/cxx/hybrid/binary/custom/orawstream.ixx
+++ b/examples/cxx/hybrid/binary/custom/orawstream.ixx
@@ -103,8 +103,3 @@ inline void
operator<< (orawstream&, const xml_schema::any_type&)
{
}
-
-inline void
-operator<< (orawstream&, const xml_schema::any_simple_type&)
-{
-}