offa 6 роки тому
джерело
коміт
92698c3b19
13 змінених файлів з 13 додано та 13 видалено
  1. +1
    -1
      include/detail/scope_guard_base.h
  2. +1
    -1
      include/detail/wrapper.h
  3. +1
    -1
      include/scope.h
  4. +1
    -1
      include/scope_exit.h
  5. +1
    -1
      include/scope_fail.h
  6. +1
    -1
      include/scope_success.h
  7. +1
    -1
      include/unique_resource.h
  8. +1
    -1
      test/CallMocks.h
  9. +1
    -1
      test/ScopeExitTest.cpp
  10. +1
    -1
      test/ScopeFailTest.cpp
  11. +1
    -1
      test/ScopeSuccessTest.cpp
  12. +1
    -1
      test/TestMain.cpp
  13. +1
    -1
      test/UniqueResourceTest.cpp

+ 1
- 1
include/detail/scope_guard_base.h Переглянути файл

@@ -1,6 +1,6 @@
/*
* Scope Guard
* Copyright (C) 2017 offa
* Copyright (C) 2017-2018 offa
*
* This file is part of Scope Guard.
*

+ 1
- 1
include/detail/wrapper.h Переглянути файл

@@ -1,6 +1,6 @@
/*
* Scope Guard
* Copyright (C) 2017 offa
* Copyright (C) 2017-2018 offa
*
* This file is part of Scope Guard.
*

+ 1
- 1
include/scope.h Переглянути файл

@@ -1,6 +1,6 @@
/*
* Scope Guard
* Copyright (C) 2017 offa
* Copyright (C) 2017-2018 offa
*
* This file is part of Scope Guard.
*

+ 1
- 1
include/scope_exit.h Переглянути файл

@@ -1,6 +1,6 @@
/*
* Scope Guard
* Copyright (C) 2017 offa
* Copyright (C) 2017-2018 offa
*
* This file is part of Scope Guard.
*

+ 1
- 1
include/scope_fail.h Переглянути файл

@@ -1,6 +1,6 @@
/*
* Scope Guard
* Copyright (C) 2017 offa
* Copyright (C) 2017-2018 offa
*
* This file is part of Scope Guard.
*

+ 1
- 1
include/scope_success.h Переглянути файл

@@ -1,6 +1,6 @@
/*
* Scope Guard
* Copyright (C) 2017 offa
* Copyright (C) 2017-2018 offa
*
* This file is part of Scope Guard.
*

+ 1
- 1
include/unique_resource.h Переглянути файл

@@ -1,6 +1,6 @@
/*
* Scope Guard
* Copyright (C) 2017 offa
* Copyright (C) 2017-2018 offa
*
* This file is part of Scope Guard.
*

+ 1
- 1
test/CallMocks.h Переглянути файл

@@ -1,6 +1,6 @@
/*
* Scope Guard
* Copyright (C) 2017 offa
* Copyright (C) 2017-2018 offa
*
* This file is part of Scope Guard.
*

+ 1
- 1
test/ScopeExitTest.cpp Переглянути файл

@@ -1,6 +1,6 @@
/*
* Scope Guard
* Copyright (C) 2017 offa
* Copyright (C) 2017-2018 offa
*
* This file is part of Scope Guard.
*

+ 1
- 1
test/ScopeFailTest.cpp Переглянути файл

@@ -1,6 +1,6 @@
/*
* Scope Guard
* Copyright (C) 2017 offa
* Copyright (C) 2017-2018 offa
*
* This file is part of Scope Guard.
*

+ 1
- 1
test/ScopeSuccessTest.cpp Переглянути файл

@@ -1,6 +1,6 @@
/*
* Scope Guard
* Copyright (C) 2017 offa
* Copyright (C) 2017-2018 offa
*
* This file is part of Scope Guard.
*

+ 1
- 1
test/TestMain.cpp Переглянути файл

@@ -1,6 +1,6 @@
/*
* Scope Guard
* Copyright (C) 2017 offa
* Copyright (C) 2017-2018 offa
*
* This file is part of Scope Guard.
*

+ 1
- 1
test/UniqueResourceTest.cpp Переглянути файл

@@ -1,6 +1,6 @@
/*
* Scope Guard
* Copyright (C) 2017 offa
* Copyright (C) 2017-2018 offa
*
* This file is part of Scope Guard.
*

Завантаження…
Відмінити
Зберегти