Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dtk
dtk
Commits
07775600
Commit
07775600
authored
Aug 27, 2014
by
NICLAUSSE Nicolas
Browse files
export stuff for msvc
parent
222be95b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/dtkMeta/dtkMetaContainerSequential.h
View file @
07775600
...
@@ -26,7 +26,7 @@ class DTKMETA_EXPORT dtkMetaContainerSequential
...
@@ -26,7 +26,7 @@ class DTKMETA_EXPORT dtkMetaContainerSequential
{
{
public:
public:
struct
iterator
;
struct
iterator
;
struct
item
struct
DTKMETA_EXPORT
item
{
{
private:
private:
friend
struct
iterator
;
friend
struct
iterator
;
...
@@ -62,7 +62,7 @@ public:
...
@@ -62,7 +62,7 @@ public:
friend
struct
item
;
friend
struct
item
;
public:
public:
struct
iterator
struct
DTKMETA_EXPORT
iterator
{
{
private:
private:
friend
struct
const_iterator
;
friend
struct
const_iterator
;
...
@@ -104,7 +104,7 @@ public:
...
@@ -104,7 +104,7 @@ public:
friend
struct
iterator
;
friend
struct
iterator
;
public:
public:
struct
const_iterator
struct
DTKMETA_EXPORT
const_iterator
{
{
private:
private:
friend
class
dtkMetaContainerSequential
;
friend
class
dtkMetaContainerSequential
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment