Product Documentation

c-treeDB API for C++ - Developers Guide

Previous Topic

Next Topic

CTNumber Operators

  • operator =, +=, -=, *=, /=, abs, +, -, *, / : Assignment and arithmetic operators
  • operator <, <=, >, >=, ==, != : Comparison operators

TOCIndex