代码搜索:implicit
找到约 5,250 项符合「implicit」的源代码
代码结果 5,250
www.eeworm.com/read/376006/2718018
out select_implicit_2.out
--
-- SELECT_IMPLICIT
-- Test cases for queries with ordering terms missing from the target list.
-- This used to be called "junkfilter.sql".
-- The parser uses the term "resjunk" to handle these case
www.eeworm.com/read/375190/2739750
cpp fail_implicit_conversion.cpp
// Boost.Units - A C++ library for zero-overhead dimensional analysis and
// unit/quantity manipulation and conversion
//
// Copyright (C) 2003-2008 Matthias Christian Schabel
// Copyright (C) 2008 S
www.eeworm.com/read/375190/2739769
cpp test_implicit_conversion.cpp
// Boost.Units - A C++ library for zero-overhead dimensional analysis and
// unit/quantity manipulation and conversion
//
// Copyright (C) 2003-2008 Matthias Christian Schabel
// Copyright (C) 2008 S
www.eeworm.com/read/375190/2740121
cpp implicit_cast_fail.cpp
// Copyright David Abrahams 2003.
// Distributed under the Boost Software License, Version 1.0. (See
// accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
#include
www.eeworm.com/read/366702/2865526
c implicit-typename3.c
// { dg-do compile }
// Origin: Wolfgang Bangerth
// PR c++/11039: Implicit typename warning in friend class declaration.
template struct X {
struct Y {
www.eeworm.com/read/366702/2865572
c implicit-typename1.c
// The -pedantic option must be omitted to trigger the crash.
// { dg-do compile }
// { dg-options "" }
// PR c++/7982: Crash warning about implicit typename.
// The base class refers to another type
www.eeworm.com/read/366702/2865638
c implicit-typename2.c
// { dg-do compile }
// Origin: Wolfgang Bangerth
// PR c++/11039: Implicit typename warning in friend class declaration.
template struct X {
struct Y {
www.eeworm.com/read/366702/2873385
f90 implicit_2.f90
! PR 13372 -- we incorrectly added a symbol for p, which broke implicit typing
module t
implicit none
integer, parameter :: F = selected_real_kind(P = 6, R = 37)
end module t
www.eeworm.com/read/366702/2873392
f90 implicit_1.f90
! Test implicit character declarations.
! This requires some coordination between the typespec and variable name range
! matchers to get it right.
module implicit_1
integer, parameter :: x = 10
in
www.eeworm.com/read/366702/2876555
f90 implicit_9.f90
! { dg-do compile }
! Tests patch for PR29373, in which the implicit character
! statement messes up the function declaration because the
! requisite functions in decl.c were told nothing about
! impl