From 6f395f9f769866a04f6949cb7ed14f93d90cf728 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 13 Oct 2010 15:38:11 +0200 Subject: Map anySimpleType to a string --- examples/cxx/hybrid/binary/custom/orawstream.ixx | 5 ----- 1 file changed, 5 deletions(-) (limited to 'examples/cxx/hybrid/binary/custom/orawstream.ixx') 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&) -{ -} -- cgit v1.1