Skip to content

Commit

Permalink
v0.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
AsPJT committed May 13, 2019
1 parent 392da1d commit 7794057
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion MSVC/Clang/Source.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#include <array>

int main() {

using shape_t = std::uint_fast8_t;
std::array<std::array<shape_t, 64>, 48> matrix{ {} };

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

## Overview

### [**Version 0.4.5**](https://github.com/Kasugaccho/DungeonTemplateLibrary/releases) [ C++14/17 ]
### [**Version 0.4.6**](https://github.com/Kasugaccho/DungeonTemplateLibrary/releases) [ C++11/14/17 ]

|Compiler|C++17|C++14|
|:---|:---|:---|
Expand Down

0 comments on commit 7794057

Please # to comment.