~zorba-coders/zorba/bugs-912586-912593-912722

« back to all changes in this revision

Viewing changes to src/types/typemanagerimpl.h

  • Committer: Cezar Andrei
  • Date: 2012-03-28 15:42:12 UTC
  • mfrom: (10606.1.129 zorba)
  • Revision ID: cezar.lp@cezarandrei.com-20120328154212-jh2heq49xcqjppce
Merge from trunck and resolve ChangeLog conflict.

Show diffs side-by-side

added added

removed removed

Lines of Context:
98
98
  xqtref_t create_any_simple_type() const;
99
99
 
100
100
  xqtref_t create_builtin_atomic_type(
101
 
        TypeConstants::atomic_type_code_t type_code,
 
101
        store::SchemaTypeCode type_code,
102
102
        TypeConstants::quantifier_t quant) const;
103
103
 
104
104
  xqtref_t create_named_atomic_type(