37 #ifndef DAL_CONFIG_H__ 38 #define DAL_CONFIG_H__ 45 using std::endl;
using std::cout;
using std::cerr;
46 using std::ends;
using std::cin;
49 using gmm::uint8_type;
50 using gmm::int16_type;
51 using gmm::uint16_type;
52 using gmm::int32_type;
53 using gmm::uint32_type;
54 using gmm::int64_type;
55 using gmm::uint64_type;
57 using gmm::lexicographical_less;
58 using gmm::approx_less;
59 using gmm::uclock_sec;
Definition of basic exceptions.
Miscelleanous algorithms on containers.