Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
athena
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Xiangyang Ju
athena
Commits
4498a53a
Commit
4498a53a
authored
8 years ago
by
Charles Leggett
Committed by
Graeme Stewart
8 years ago
Browse files
Options
Downloads
Patches
Plain Diff
remove ifdef ATHENAHIVE (SGTools-00-27-35)
* remove ifdef ATHENAHIVE * tag SGTools-00-27-35 M SGTools/SGVersionedKey.h
parent
b3fe971c
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Control/SGTools/SGTools/SGVersionedKey.h
+0
-2
0 additions, 2 deletions
Control/SGTools/SGTools/SGVersionedKey.h
with
0 additions
and
2 deletions
Control/SGTools/SGTools/SGVersionedKey.h
+
0
−
2
View file @
4498a53a
...
@@ -30,9 +30,7 @@ namespace SG {
...
@@ -30,9 +30,7 @@ namespace SG {
**/
**/
class
VersionedKey
{
class
VersionedKey
{
friend
class
::
StoreGateSvc
;
//call copyVK
friend
class
::
StoreGateSvc
;
//call copyVK
#ifdef ATHENAHIVE
friend
class
::
SGImplSvc
;
//call copyVK
friend
class
::
SGImplSvc
;
//call copyVK
#endif
public:
public:
///quickly determine whether a string has the right format to be a VK
///quickly determine whether a string has the right format to be a VK
static
bool
isVersionedKey
(
const
char
*
);
static
bool
isVersionedKey
(
const
char
*
);
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment