GameServer
関数
ShopMaster.cpp ファイル
#include "stdafx.h"
#include "ShopMaster.h"
#include "MySQL/MySqlConnection.h"
ShopMaster.cpp の依存先関係図:

関数

bool operator< (const ShopItem &A, const ShopItem &B)
 
bool operator> (const ShopItem &A, const ShopItem &B)
 

関数詳解

◆ operator<()

bool operator< ( const ShopItem A,
const ShopItem B 
)

◆ operator>()

bool operator> ( const ShopItem A,
const ShopItem B 
)