Classes | Namespaces | Functions
milliSeconds.h File Reference
#include "osl/misc/cstdint.h"
#include <string>
#include <stdexcept>
#include <cassert>
#include <limits>
Include dependency graph for milliSeconds.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  osl::misc::NoMoreTime
class  osl::misc::MilliSeconds
class  osl::misc::MilliSeconds::Interval

Namespaces

namespace  osl
 

attackDefense.h


namespace  osl::misc
 

特に将棋と関係ない基礎的なコード


Functions

bool osl::misc::operator== (MilliSeconds l, MilliSeconds r)
bool osl::misc::operator< (MilliSeconds l, MilliSeconds r)
bool osl::misc::operator== (MilliSeconds::Interval l, MilliSeconds::Interval r)
bool osl::misc::operator< (MilliSeconds::Interval l, MilliSeconds::Interval r)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines