Skip to content

Commit

Permalink
Add cpp03 file for bdlma_localbufferedobject
Browse files Browse the repository at this point in the history
  • Loading branch information
osubboo committed Jul 9, 2024
1 parent 193d72c commit 06a469e
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 0 deletions.
32 changes: 32 additions & 0 deletions groups/bdl/bdlma/bdlma_localbufferedobject_cpp03.cpp
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
// bdlma_localbufferedobject_cpp03.cpp -*-C++-*-

// Automatically generated file. **DO NOT EDIT**

// Generated on Tue Jul 9 14:26:32 2024
// Command line: sim_cpp11_features.pl bdlma_localbufferedobject.cpp

#define INCLUDED_BDLMA_LOCALBUFFEREDOBJECT_CPP03 // Disable inclusion
#include <bdlma_localbufferedobject_cpp03.h> // Pro-forma #include

// Empty file except when compiling bdlma_localbufferedobject.cpp
#ifdef COMPILING_BDLMA_LOCALBUFFEREDOBJECT_CPP

// No C++03 Expansion

#endif // defined(COMPILING_BDLMA_LOCALBUFFEREDOBJECT_CPP)

// ----------------------------------------------------------------------------
// Copyright 2024 Bloomberg Finance L.P.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
// ----------------------------- END-OF-FILE ----------------------------------
1 change: 1 addition & 0 deletions groups/bdl/bdlma/package/bdlma.mem
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ bdlma_guardingallocator
bdlma_heapbypassallocator
bdlma_infrequentdeleteblocklist
bdlma_localbufferedobject
bdlma_localbufferedobject_cpp03
bdlma_localsequentialallocator
bdlma_managedallocator
bdlma_memoryblockdescriptor
Expand Down

0 comments on commit 06a469e

Please sign in to comment.