Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
l-store
lstore-cpp-summer
Merge requests
!7
fixes
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
fixes
fixes
into
insert
Overview
0
Commits
5
Pipelines
0
Changes
6
Merged
Ilya Dyakun
requested to merge
fixes
into
insert
8 months ago
Overview
0
Commits
5
Pipelines
0
Changes
6
Expand
0
0
Merge request reports
Compare
insert
version 2
78de59c6
8 months ago
version 1
3bb2fb39
8 months ago
insert (base)
and
latest version
latest version
4313dcf1
5 commits,
8 months ago
version 2
78de59c6
2 commits,
8 months ago
version 1
3bb2fb39
1 commit,
8 months ago
6 files
+
19
−
14
Expand all files
Preferences
File browser
List view
Tree view
Compare changes
Inline
Side-by-side
Show whitespace changes
Show one file at a time
Search (e.g. *.vue) (Ctrl+P)
include/lstore/PageRange.h
+
1
−
1
Options
@@ -8,7 +8,7 @@
namespace
lstore
{
enum
class
PageType
{
enum
PageType
:
unsigned
char
{
base
,
tail
};
Menu
Explore
Projects
Groups
Topics
Snippets