jambolo / Chess

Chess Player
0 stars 0 forks source link

Move inline code into source files #2

Closed jambolo closed 5 years ago

jambolo commented 5 years ago

The inl files are a pain. It is not clear if it is more effective to explicitly declare functions as inline or to let the compiler figure it out. Let's just move the .inl files back into the .cpp files for now.

jambolo commented 5 years ago

Resolved in commit ac7f58d6b5092f5b6c34fb9da0313fb1e26e5a71