Conquer Chess
Chess and Starcraft combined
Loading...
Searching...
No Matches
Classes | Functions
lobby_options.h File Reference
#include "chess_color.h"
#include "race.h"
#include "side.h"
#include <iosfwd>
#include <map>
Include dependency graph for lobby_options.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  lobby_options
 The options that are set in the lobby. More...
 

Functions

void test_lobby_options ()
 Test this class and its free functions.
 
std::ostream & operator<< (std::ostream &os, const lobby_options &options) noexcept
 

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream &  os,
const lobby_options options 
)
noexcept

◆ test_lobby_options()

void test_lobby_options ( )

Test this class and its free functions.

To use the constructor.